Skip to main content

Verifications callbacks

Callback events are used to authorize and manage your verification requests and return verification results. If a verification callback URL is configured in the Sinch SMV Platform, callback events are triggered during different stages of the verification flow.

When a verification request is initiated, Sinch sends a Verification Request Event to the enterprise backend for authorization and validation.

Once the verification process is completed, the verification result is shared with the configured enterprise callback URL through a Verification Result Event.

Enterprise can get the verification result on their respective callback URL configured at Sinch SMV Platform.

Verification Callback are signed for you to validate the source of the request : "https://developers.sinch.com/docs/verification/api-reference/authentication/callback-signed-request#callback-request-signing"